Generates a delegate which adds the this context from the arguments. It also packs the arguments sent from Javascript and transform them to the data the D delegate expects. There is also a validation in the arguments received.
See Implementation
Generates a delegate which adds the this context from the arguments. It also packs the arguments sent from Javascript and transform them to the data the D delegate expects. There is also a validation in the arguments received.